home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Languages Suite
/
ProgramD2.iso
/
Borland
/
Borland C++ V5.02
/
VERINFO.PAK
/
VERINFO.RC
< prev
next >
Wrap
Text File
|
1997-05-06
|
497b
|
15 lines
//----------------------------------------------------------------------------
// ObjectWindows
// Copyright (c) 1993, 1996 by Borland International, All Rights Reserved
//----------------------------------------------------------------------------
#ifndef WORKSHOP_INVOKED
# include <windows.h>
#endif
#include <owl\except.rc>
#include "verinfo.rh"
STRINGTABLE LOADONCALL MOVEABLE DISCARDABLE
{
IDS_NOSUCHFILE "File does not exist or contains no version information."
}